[INFO] cloning repository https://github.com/k-rea/wcr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k-rea/wcr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-rea%2Fwcr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-rea%2Fwcr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e122478d934ba6207515ac009955d81b717797c6
[INFO] testing k-rea/wcr against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-rea%2Fwcr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/k-rea/wcr
[INFO] finished tweaking git repo https://github.com/k-rea/wcr
[INFO] tweaked toml for git repo https://github.com/k-rea/wcr written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/k-rea/wcr on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/k-rea/wcr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f6e21ebf1e69ebfdd2b1446db859db60515a65b8eb4fb246f730ce3d005e70b
[INFO] running `Command { std: "docker" "start" "-a" "7f6e21ebf1e69ebfdd2b1446db859db60515a65b8eb4fb246f730ce3d005e70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f6e21ebf1e69ebfdd2b1446db859db60515a65b8eb4fb246f730ce3d005e70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6e21ebf1e69ebfdd2b1446db859db60515a65b8eb4fb246f730ce3d005e70b", kill_on_drop: false }`
[INFO] [stdout] 7f6e21ebf1e69ebfdd2b1446db859db60515a65b8eb4fb246f730ce3d005e70b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d31c1410ac65f70b74266bea854f9cc12a35768600a51c854747d95cdc5dccf
[INFO] running `Command { std: "docker" "start" "-a" "0d31c1410ac65f70b74266bea854f9cc12a35768600a51c854747d95cdc5dccf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling wcr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.91s
[INFO] running `Command { std: "docker" "inspect" "0d31c1410ac65f70b74266bea854f9cc12a35768600a51c854747d95cdc5dccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d31c1410ac65f70b74266bea854f9cc12a35768600a51c854747d95cdc5dccf", kill_on_drop: false }`
[INFO] [stdout] 0d31c1410ac65f70b74266bea854f9cc12a35768600a51c854747d95cdc5dccf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 488ef18bbde7a1f44901006297c23f5d8283990a4be2449055ce9ab81800ab68
[INFO] running `Command { std: "docker" "start" "-a" "488ef18bbde7a1f44901006297c23f5d8283990a4be2449055ce9ab81800ab68", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling wcr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.76s
[INFO] running `Command { std: "docker" "inspect" "488ef18bbde7a1f44901006297c23f5d8283990a4be2449055ce9ab81800ab68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "488ef18bbde7a1f44901006297c23f5d8283990a4be2449055ce9ab81800ab68", kill_on_drop: false }`
[INFO] [stdout] 488ef18bbde7a1f44901006297c23f5d8283990a4be2449055ce9ab81800ab68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f08f7d2fa51c7e038194e5d27f465524bffba57f2606959c12ca2dc651275692
[INFO] running `Command { std: "docker" "start" "-a" "f08f7d2fa51c7e038194e5d27f465524bffba57f2606959c12ca2dc651275692", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wcr-708bfb8ae70c774c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::tests::test_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wcr-64b6e7265ff9e096)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-2e73c341f57d3f44)
[INFO] [stdout] test all_c ... FAILED
[INFO] [stdout] test all_lwm ... FAILED
[INFO] [stdout] test all_m ... FAILED
[INFO] [stdout] test all ... FAILED
[INFO] [stdout] test all_ml ... FAILED
[INFO] [stdout] test all_cl ... FAILED
[INFO] [stdout] test all_w ... FAILED
[INFO] [stdout] test all_wm ... FAILED
[INFO] [stdout] test all_wc ... FAILED
[INFO] [stdout] test atlamal ... FAILED
[INFO] [stdout] test all_l ... FAILED
[INFO] [stdout] test atlamal_l ... FAILED
[INFO] [stdout] test atlamal_m ... FAILED
[INFO] [stdout] test atlamal_lwm ... FAILED
[INFO] [stdout] test atlamal_ml ... FAILED
[INFO] [stdout] test atlamal_stdin ... FAILED
[INFO] [stdout] test atlamal_w ... FAILED
[INFO] [stdout] test atlamal_wc ... FAILED
[INFO] [stdout] test atlamal_wl ... FAILED
[INFO] [stdout] test atlamal_wm ... FAILED
[INFO] [stdout] test empty_c ... FAILED
[INFO] [stdout] test empty_l ... FAILED
[INFO] [stdout] test empty_cl ... FAILED
[INFO] [stdout] test empty ... FAILED
[INFO] [stdout] test empty_lwm ... FAILED
[INFO] [stdout] test empty_m ... FAILED
[INFO] [stdout] test empty_ml ... FAILED
[INFO] [stdout] test atlamal_c ... FAILED
[INFO] [stdout] test empty_w ... FAILED
[INFO] [stdout] test all_wl ... FAILED
[INFO] [stdout] test empty_wc ... FAILED
[INFO] [stdout] test atlamal_cl ... FAILED
[INFO] [stdout] test empty_wl ... FAILED
[INFO] [stdout] test empty_wm ... FAILED
[INFO] [stdout] test fox ... FAILED
[INFO] [stdout] test fox_c ... FAILED
[INFO] [stdout] test dies_chars_and_bytes ... ok
[INFO] [stdout] test fox_cl ... FAILED
[INFO] [stdout] test fox_l ... FAILED
[INFO] [stdout] test fox_lwm ... FAILED
[INFO] [stdout] test fox_ml ... FAILED
[INFO] [stdout] test fox_wl ... FAILED
[INFO] [stdout] test fox_wm ... FAILED
[INFO] [stdout] test fox_wc ... FAILED
[INFO] [stdout] test fox_m ... FAILED
[INFO] [stdout] test fox_w ... FAILED
[INFO] [stdout] test skips_bad_file ... ok
[INFO] [stdout] test usage ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- all_c stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_lwm stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_m stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_ml stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_cl stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_w stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_wm stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_wc stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_l stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_l stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_m stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_lwm stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_ml stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_stdin stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_w stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_wc stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_wl stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_wm stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_c stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_l stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_cl stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_lwm stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_m stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_ml stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_c stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_w stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_wl stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_wc stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- atlamal_cl stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_wl stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_wm stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_c stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_cl stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_l stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_lwm stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_ml stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_wl stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_wm stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_wc stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_m stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_w stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     all
[INFO] [stdout]     all_c
[INFO] [stdout]     all_cl
[INFO] [stdout]     all_l
[INFO] [stdout]     all_lwm
[INFO] [stdout]     all_m
[INFO] [stdout]     all_ml
[INFO] [stdout]     all_w
[INFO] [stdout]     all_wc
[INFO] [stdout]     all_wl
[INFO] [stdout]     all_wm
[INFO] [stdout]     atlamal
[INFO] [stdout]     atlamal_c
[INFO] [stdout]     atlamal_cl
[INFO] [stdout]     atlamal_l
[INFO] [stdout]     atlamal_lwm
[INFO] [stdout]     atlamal_m
[INFO] [stdout]     atlamal_ml
[INFO] [stdout]     atlamal_stdin
[INFO] [stdout]     atlamal_w
[INFO] [stdout]     atlamal_wc
[INFO] [stdout]     atlamal_wl
[INFO] [stdout]     atlamal_wm
[INFO] [stdout]     empty
[INFO] [stdout]     empty_c
[INFO] [stdout]     empty_cl
[INFO] [stdout]     empty_l
[INFO] [stdout]     empty_lwm
[INFO] [stdout]     empty_m
[INFO] [stdout]     empty_ml
[INFO] [stdout]     empty_w
[INFO] [stdout]     empty_wc
[INFO] [stdout]     empty_wl
[INFO] [stdout]     empty_wm
[INFO] [stdout]     fox
[INFO] [stdout]     fox_c
[INFO] [stdout]     fox_cl
[INFO] [stdout]     fox_l
[INFO] [stdout]     fox_lwm
[INFO] [stdout]     fox_m
[INFO] [stdout]     fox_ml
[INFO] [stdout]     fox_w
[INFO] [stdout]     fox_wc
[INFO] [stdout]     fox_wl
[INFO] [stdout]     fox_wm
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 45 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "f08f7d2fa51c7e038194e5d27f465524bffba57f2606959c12ca2dc651275692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f08f7d2fa51c7e038194e5d27f465524bffba57f2606959c12ca2dc651275692", kill_on_drop: false }`
[INFO] [stdout] f08f7d2fa51c7e038194e5d27f465524bffba57f2606959c12ca2dc651275692
